Skip to content

gh-146445: Migrate Android build tools to the Platforms folder.#148282

Merged
freakboy3742 merged 8 commits intopython:mainfrom
freakboy3742:android-platforms
Apr 13, 2026
Merged

gh-146445: Migrate Android build tools to the Platforms folder.#148282
freakboy3742 merged 8 commits intopython:mainfrom
freakboy3742:android-platforms

Conversation

@freakboy3742
Copy link
Copy Markdown
Contributor

@freakboy3742 freakboy3742 commented Apr 9, 2026

Moves the Android build folder into the Platforms.

For consistency with iOS and Emscripten, the entry point is now named Platforms/Android (rather than android.py), but the android.py name is preserved in the release artefact.

This should not be landed until python/buildmaster-config#699 lands.

Fixes #146445.

@freakboy3742
Copy link
Copy Markdown
Contributor Author

!buildbot android

@bedevere-bot

This comment was marked as outdated.

@freakboy3742
Copy link
Copy Markdown
Contributor Author

freakboy3742 commented Apr 10, 2026

The buildbot failure is relatively straightforward fix; but in the process of debugging the buildbot failure, I discovered that custom cross-build directories aren't being propagated to Gradle; see #148319 for the fix; that should be merged before this PR.

@freakboy3742
Copy link
Copy Markdown
Contributor Author

!buildbot android

@bedevere-bot

This comment was marked as outdated.

@mhsmith
Copy link
Copy Markdown
Member

mhsmith commented Apr 10, 2026

I've added a "Testing Python" subsection to the README to separate the Python test suite instructions from the content that's shared with third-party packages.

freakboy3742 and others added 2 commits April 13, 2026 06:18
Co-authored-by: Malcolm Smith <smith@chaquo.com>
@freakboy3742
Copy link
Copy Markdown
Contributor Author

!buildbot android

@bedevere-bot
Copy link
Copy Markdown

🤖 New build scheduled with the buildbot fleet by @freakboy3742 for commit 170a4ae 🤖

Results will be shown at:

https://buildbot.python.org/all/#/grid?branch=refs%2Fpull%2F148282%2Fmerge

The command will test the builders whose names match following regular expression: android

The builders matched are:

  • AMD64 Android PR
  • aarch64 Android PR

@hugovk hugovk removed their request for review April 13, 2026 13:39
@freakboy3742 freakboy3742 merged commit bf452f7 into python:main Apr 13, 2026
58 of 59 checks passed
@freakboy3742 freakboy3742 deleted the android-platforms branch April 13, 2026 21:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Move Android folder to Platforms

3 participants